The first step is to design an ETL job which reads input from a source file, and has a Java transformer stage to perform transformations. 第一步是设计一个ETL作业,它可以从源文件读取输入,并拥有一个JavaTransformerStage来执行转换。
If the job completes, but the output file does not contain the transliterated output, check to see if the input file was saved as something other than UTF encoding, for example UCS. 如果作业完成,但输出文件没有包含经过音译的输出,请检查输入文件是否保存为UTF编码之外的其他格式,比如UCS。